Max xen skbuff allocation is now 64KB. kmem caches only
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 11 Nov 2005 10:01:32 +0000 (11:01 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 11 Nov 2005 10:01:32 +0000 (11:01 +0100)
commit284be486e40af47fd798bf3635654251acf586e4
tree7c8559ab332590dffb35abd1fca1eeacce26d30d
parent5aa99be2153fd1301c9dd1cb2d0ffab1dda0e19a
Max xen skbuff allocation is now 64KB. kmem caches only
get populated with objects on first allocation, so if large
caches end up being unused, they don't actually cost us
very much.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/xen/kernel/skbuff.c